Welcome![Sign In][Sign Up]
Location:
Search - oracle ado

Search list

[ADO-ODBCTestAdo1

Description: vc连接oracle调用存储过程-vc connects the oracle transfer memory process
Platform: | Size: 99328 | Author: 唐哲 | Hits:

[ADO-ODBCadoclass

Description: 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO primary form, may use for to connect SQL server, Oracle and so on each kind of database, the connection processing speed is very quick. Moreover sealed after me basic looks like Delphi very much the TADO.. VCL object:)
Platform: | Size: 5120 | Author: 胡国雄 | Hits:

[BooksADO-book

Description: 全面讲解VC中ADO技术-fully explain the VC ADO
Platform: | Size: 803840 | Author: 永利 | Hits:

[ADO-ODBCCAdoDatabase

Description: ado oracle练习-ado oracle practices
Platform: | Size: 214016 | Author: 好人啊 | Hits:

[Database system数据库操作-ADO篇

Description: 演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例-demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example
Platform: | Size: 83968 | Author: 周孝良 | Hits:

[ADO-ODBCAdo访问数据库基本操作

Description: 这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to achieve the basic functions : add records, delete records, modify records, the program is another advantage of a friendly interface, Button Controls has done quite beautiful. Document contains source and demonstrate the Access database.
Platform: | Size: 186368 | Author: | Hits:

[GUI Developvc&ado

Description: 一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
Platform: | Size: 1915904 | Author: 朱耀 | Hits:

[Database systemTele2

Description: ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net-ado database operation. Oracle, MACHINE only replacement strings can be connected. I also note the original authors. And I welcome you to exchange msn : hans_38@163.net
Platform: | Size: 1122304 | Author: 张展明 | Hits:

[ADO-ODBCORACLE数据库

Description: vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation!
Platform: | Size: 140288 | Author: | Hits:

[ADO-ODBCADO控制ACCESS数据库

Description: 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
Platform: | Size: 66560 | Author: 陈小虎 | Hits:

[ADO-ODBCADO常用类介绍

Description: 为了方便的操作ADO,这里提供4个类:CADODatabase,CADORecordset,CADOParameter,CADOCommand的成员作一介绍-To facilitate the operation of ADO, here for four categories : CADODatabase, CADORecordset, CADOParameter, CADOCommand members for a briefing
Platform: | Size: 18432 | Author: 五味子 | Hits:

[ADO-ODBCblobConsle

Description: oracle ado 大数据字段 读取文件字段 -oracle ado large data fields, read files field
Platform: | Size: 220160 | Author: sun | Hits:

[ADO-ODBCADO

Description: ADO数据库用法,详细建立连接,直接通过ADO读、写Access文件示例实现用ADO从Access文件中读取相应数据并显示出来-ADO database usage in detail to establish a connection directly through ADO reading, writing sample Access file from Access using ADO to read the corresponding data file and displayed
Platform: | Size: 8725504 | Author: mary | Hits:

[ADO-ODBCVC-ADO

Description: VC之ADO操作数据库实例(在VC中利用ADO操作Acess数据库)-VC database instance of the ADO operation (the use of ADO in VC operation Acess database)
Platform: | Size: 236544 | Author: 代华 | Hits:

[ADO-ODBCado-access-database-vc

Description: 用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle database, etc.
Platform: | Size: 43008 | Author: hzz | Hits:

[ADO-ODBCADO

Description: CONNECT ORACLE TO VISUAL BASIC 6
Platform: | Size: 82944 | Author: Darshan K | Hits:

[ADO-ODBCoracle

Description: ESTABLISH AN ADO CONNECTION
Platform: | Size: 34816 | Author: Darshan K | Hits:

[Oracleado

Description: VC连接Oracle的一个实例,带简单的查询功能,供初学者使用。-VC connecting an instance of Oracle, with a simple query functions, for beginners to use.
Platform: | Size: 2058240 | Author: 谈国强 | Hits:

[ADO-ODBCVC-Ado-Oracle

Description: 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.
Platform: | Size: 3063808 | Author: 张磊 | Hits:

[ADO-ODBCado

Description: ado连接各种数据库,mysql,oracle等,本例为oracle-ado connection database
Platform: | Size: 1024 | Author: yuan | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net